*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 17 Feb 2004 21:35:30 +0000 (21:35 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 17 Feb 2004 21:35:30 +0000 (21:35 +0000)
src/ChangeLog

index ad265df35fde60f3b3caa2725e7fbf0f94756afc..4990442aab84468ca53c2472790d1b110ae1883b 100644 (file)
@@ -1,7 +1,9 @@
 2004-02-17  Kim F. Storm  <storm@cua.dk>
 
-       * xdisp.c (fast_find_position): Fix return value of new version
-       (was inverted compared to the 21.1 version).
+       * xdisp.c (fast_find_position): Fix return value of new version;
+       it was inverted compared to the 21.1 version.
+       (get_window_cursor_type): Don't look at glyph if NULL.
+       (display_and_set_cursor): Set glyph to NULL if cursor in fringe.
 
        * keyboard.c: Rework previous change; it didn't consider that the
        buf array was allocated on the stack.